home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 December / Software of the Month Club 1996 December.iso / pc / dos / sri / edu / colaid24 / readme.txt < prev    next >
Encoding:
Text File  |  1996-06-20  |  16.7 KB  |  375 lines

  1. README.TXT                                                6/20/96
  2.  
  3.  
  4. COLLEGE AID CALCULATOR (tm)     CAC 96-7 
  5.  
  6. (c) Copyright 1996, Think Ahead, Inc
  7.  
  8.  
  9.             To Print this file: Press Alt-F, then P.
  10.             To Exit             Press Alt-F, then X.
  11.  
  12.  
  13.  
  14. B E   S U R E   T O   I N S T A L L :
  15.  
  16.  
  17. STRATS24.xxx  STRATEGIES TO REDUCE COLLEGE COSTS:
  18. -------------------------------------------------
  19. Our electronic book--can be found in your COL_AID directory.
  20. STRATEGIES... has been written in Rich Text Format (RTF)--a
  21. Microsoft standard, which may be read by Microsoft Word and many
  22. other word processors. Start your word processor, Choose File,
  23. Open, File Type: RTF or Rich Text Format, select the C:\COL_AID
  24. directory and the STRATS24.RTF file. Proceed as instructed. The
  25. same ICON procedure below will allow you to create an Icon for
  26. Strategies ... and COACH.
  27.  
  28. If your word processor is not able to read the STRATS24.RTF file,
  29. you may use your word processor's ASCII file reader to open the
  30. STRATS24.TXT file instead. This format does not retain all of the
  31. formatting codes that RTF handles, such as Font sizes, Bold,
  32. Underline and Italics. 
  33.  
  34. COACH24.xxx   Our tutorial (COllege Aid Calculator Helper) 
  35. ----------------------------------------------------------
  36. is also included in your COL_AID directory--COACH24.RTF and
  37. COACH24.TXT. Installation instructions are the same as for
  38. STRATEGIES above. COACH contains navigational instructions and a
  39. step-by-step tour of CAC. Also included are commentary about the
  40. ten sets of sample data already entered into CAC--and a glossary.
  41.  
  42.  
  43. S E E : ICON3.1 or ICON95 below for "how to" instructions.
  44.  
  45.  
  46. QUICK START -- See WIN95 + WIN 3.X + DOS below for details.
  47. -----------------------------------------------------------------
  48. If you allowed CAC to perform these functions, no need to read:
  49. -----------------------------------------------------------------
  50. 1. AUTOEXEC.BAT needs SHARE /F:4000 /L:200 (locate before WIN)
  51.            WIN95 NEEDS: C:\WIN95\COMMAND\SHARE.EXE /F:5000 /L:300
  52. 2. CONFIG.SYS needs BUFFERS=32 and FILES=50 (=150 in WIN95)
  53. 3. If installing from diskette--at A:\, type SETUP, press [Enter]
  54.  
  55.    --from a TEMP directory--at C:\TEMP, type SETUP, press [Enter]
  56. 4. Add CAC icon or at C:\COL_AID, type CAC and press [Enter]
  57. 5. Restart your computer.
  58. 6. Use your word processor to open STRAT24.xxx & COACH24.xxx
  59.  
  60. Navigation within this README.TXT file.
  61. ---------------------------------------
  62. To Print README, press [Alt-F], then [P], then [ENTER].
  63.    Exit is [Alt-F], then [X].
  64.    Search: [Alt-S] (or just click your mouse on a menu choice)
  65.    Edit is [Alt-E], however:
  66.  
  67. If you wish to Edit README.TXT - customize it for future use:   
  68. -------------------------------------------------------------
  69. To cut & paste to suit your needs, save it now to a new name:
  70. Alt-F, A, C:\COL_AID\NEW_NAME.TXT (Use A_NAME you'll remember).  
  71.  
  72.  
  73. MEMORY - DOS Installation:
  74. --------------------------
  75. You will need either 4 MB of RAM with at least 2 MB of free (XMS)
  76. extended memory & 256 K free conventional memory or, if you have
  77. less than 4 MB of free XMS memory, you will need approximately 6
  78. MB of free disk space (in addition to the 6.5 MB of disk space
  79. used for the CAC program files) for a virtual memory swap file.
  80.  
  81. MEMORY - 8 MB needed in Windows 3.x and WIN95
  82. ---------------------------------------------
  83.  
  84. DISK SPACE: 10 MB needed during installation, 6.5 MB after.
  85. -----------------------------------------------------------
  86.  
  87. Old Computers - New Computers - WIN95
  88. -------------------------------------
  89. CAC is a 32 bit program, it will not run on an 8088 or 80286--and
  90. on a 386 it runs very slowly--(Those 486 upgrade chips do help.)
  91. And, CAC runs much faster under WIN95 than under Windows 3.x
  92.  
  93.  
  94. AUTOEXEC.BAT - DOS, Windows 3.x and Windows 95 setting procedure:
  95. -----------------------------------------------------------------
  96. If CAC installs SHARE or if SHARE has been installed previously,
  97. you may need to adjust its location (or size). To do this, Go to
  98. C:\ (your DOS prompt). Type: CD\ and press [Enter].  Then, type
  99. EDIT AUTOEXEC.BAT then [Enter]. The following line (and size)
  100. must be included after MOUSE. If you are using WIN 3.x automatic
  101. bootup, WIN must come after SHARE. 
  102.                                  SHARE /F:4000 /L:200 
  103.  
  104. WIN95 ...            C:\WIN95\COMMAND\SHARE /F:5000 /L:300
  105.   
  106. If SHARE comes after the WIN command, move the cursor to the
  107. position in front of the W of WIN, press [Enter], then type in
  108. the above parameters. Delete the occurrence of SHARE after WIN.
  109. Go to File, Exit, Save.  For more information about SHARE, refer
  110. to your DOS manual. When you reboot, the changes will take
  111. effect.
  112.  
  113. CONFIG.SYS - DOS, Windows 3.x and WIN95 setting procedure:
  114. ----------------------------------------------------------
  115. At your C:\ DOS prompt (the drive that your computer boots from),
  116. type EDIT CONFIG.SYS and press [Enter]. One of the lines should
  117. say FILES=50 (more is OK; WIN95 requires 150). Another line
  118. should say BUFFERS=32 (more is fine). Increase the numbers if
  119. necessary. A DPMI memory manager such as HIMEM.SYS, QEMM.SYS or
  120. 386MAX must also be loaded. If you see one of these names (or if
  121. you are using another memory manager), you are all set. If not,
  122. add the following line (as the first line) to your CONFIG.SYS
  123. file DEVICE=C:\COL_AID\HIMEM.SYS (or refer to your DOS manual).
  124.  
  125. DOWNLOADING CAC:
  126. ---------------
  127. 1. Follow the instruction of the service you have used.
  128. 2. Unzip COLAIDxx.ZIP  or .EXE ... as instructed.
  129.  
  130. WIN95 INSTALLATION:
  131. -------------------
  132. 1. Click the [Start] button, then [Run].
  133. 2. Type A:SETUP (or B:SETUP or C:\TEMP\SETUP) and press [Enter]
  134. 3. Follow the on-screen instructions. 
  135.    Use [Tab] to select color field--then press [Enter].
  136. 4. Set up the CAC Properties & Icon for WIN95 operation: 
  137.  
  138. ICON95
  139. ------
  140.    a. Click [Start], [Program], [Windows Explorer], [Col_aid]
  141.    b. If Explorer is set to full screen, click middle top r. icon
  142.    c. Click Size (right side of Explorer). CAC will be 1st now.
  143.    d. [Left click] CAC then [right click] to bring up choice menu
  144.    e. [Left click] [Create Shortcut] ... drag it to your Desktop.
  145.    e. [Right click] then [left click] Properties.
  146.    f. Click the Program file at top
  147.    h.      Click on:     [Close on exit] and [Apply] This is
  148. IMPORTANT.
  149.    i. Click on [Memory] DOS Protected DPMI memory should be 8192.
  150.    j. Click on [Screen], [Full Screen] [Apply] [OK]
  151.    k. Restart your computer. [Double Click] the CAC Icon. 
  152.  
  153. WINDOWS 3.x INSTALLATION:
  154. -------------------------
  155. 1. At PROGRAM MANAGER, go to FILE, RUN, then:
  156. 2. Type A:SETUP (or B:SETUP or C:\TEMP\SETUP) and press [Enter]
  157. 3. Follow instructions. Remove Disk 2 after Exiting README.TXT
  158.    (Use [Tab] to select field--then press [Enter].)
  159. 4. ADD THE CAC ICON TO THE PROGRAM GROUP OF YOUR CHOICE.
  160.    (You may [Alt-Tab] to PROGRAM MANAGER right now to do this.)
  161.  
  162. ICON3.1
  163. -------
  164.    a. At Program Manager, choose File, New, Program, Item, OK.
  165.    b. Description: College Aid Calculator 
  166.    c. Command Line: C:\COL_AID\CAC.BAT
  167.   d. Working Directory: C:\COL_AID
  168.    e. Click on CHANGE ICON, OK, Browse 
  169.    f. Double click the yellow file folder C:\
  170.    g. Scroll down to the COL_AID directory and double click it 
  171.    h. On the left, double click the CAC.ICO file, OK, OK. Done
  172.  
  173. 5. See above for AUTOEXEC.BAT & CONFIG.SYS instructions.
  174. 6. Reboot your computer. 
  175. 7. Start CAC by double-clicking the CAC icon.
  176. 8. Use your word processor to open STRAT24.xxx & COACH24.xxx
  177.    (See detailed instruction on how to do this below.)
  178.  
  179. DOS INSTALLATION (if you don't have WINDOWS or memory is low.)
  180. --------------------------------------------------------------
  181. IF INSTALLING FROM A DISKETTE
  182.    1. Insert Disk #l into your A: or B: drive.
  183.    2. Go to the DISK DRIVE from which you are installing:
  184.       At your C:\ or D:\ prompt, type A: or B: and [Enter]
  185.    3. Type SETUP and press [Enter]. Follow instructions.
  186.    4. Remove Disk 2 only after you Exit this README.TXT file.
  187.  
  188. IF INSTALLING FROM A TEMP DIRECTORY 
  189.    1a. If you downloaded CAC from the CAC's Home Page:
  190.        At C:\ type CD\TEMP (Change Directory to where CAC is).
  191.        Press [Enter], type colaid24 and press [Enter] again.
  192.        (This will expand CAC's self-extracting zip file.)
  193.    1b. If you downloaded from a BBS or CDROM, follow their
  194.        instructions for downloading. Then at C:\ type CD\TEMP
  195.        (Change Directory to where CAC is and go to step 2 below.)
  196.    1c. If you are copying floppy disks to a TEMP directory:
  197.        Copy all of the CAC files to a TEMP directory. To do so,
  198.        if you do not already have a TEMP directory:
  199.        at C:\ type MD\TEMP (Make Directory) and press [Enter].
  200.        To go to TEMP, type CD\TEMP (Change Directory) [Enter].
  201.        To copy files from a diskette to TEMP, type A: [Enter].
  202.        Insert Disk 1 into A:\ drive, type COPY *.* C: [Enter].
  203.          (*.* means everything on the disk will go to C:\TEMP)
  204.        Remove Disk 1; insert Disk 2; type COPY *.* C: [Enter].
  205.        Type C: [Enter] to go back to the TEMP directory
  206.     2. Type SETUP [Enter]. Follow instructions.
  207.     3. See above for AUTOEXEC.BAT & CONFIG.SYS instructions.
  208.     4. Reboot your computer. 
  209.     5. At your C:\ DOS prompt: type CD\COL\AID, press [Enter]
  210.     6. Type CAC and press [Enter] again.
  211.     7. Use your word processor to open STRAT24.xxx & COACH24.xxx
  212.       (See detailed instruction on how to do this below.)
  213.  
  214. CAC NAVIGATION INSTRUCTIONS
  215. ---------------------------
  216. For a brief explanation of navigating within CAC, choose HELP at
  217. CAC's Main Menu or HELP from CAC's SELECT Menu. For detailed HELP
  218. on all the various workings of CAC, COACH--COllege Aid Calculator
  219. Helper (our tutorial) can be reviewed. See COACH below.
  220.  
  221. TROUBLESHOOTING, TECHNICAL DETAILS
  222. ----------------------------------
  223. If CAC takes much more than 45 seconds to load on your old 386,
  224. read below. If problems arise, and all else fails, please see the
  225. following instructions.  Additions, updates or modifications to
  226. this notice are available on our Web home page. (address below) 
  227.  
  228. CAC WILL NOT BOOT -- Windows 3.x
  229. --------------------------------
  230. 1. Did you reboot your computer after installing?
  231. 2. SETUP error: "Error reading drive A" - Keep pressing "Retry."
  232.    Disk drive may need cleaning - disk may be defective.
  233. 3. Fatal Error 1307 ... Not enough memory - read next item.
  234.  
  235. Using a drive other than C:\ or a STACKED / DOUBLED drive:
  236. ----------------------------------------------------------
  237. CAC may not like running on a compressed drive or a drive other
  238. than C:\. However, it could work out. In order to run on a drive
  239. other than C:, the A4.VMC file may need to be edited. If line 4
  240. of this file says Swapfile = C: and you did not install CAC on
  241. C:\, use an ASCII editor (Windows Notepad or the DOS Edit
  242. command) to change this drive designation to the one being used.
  243.  
  244. OPTIMIZING MEMORY:
  245. ------------------
  246. Once changes have been made to AUTOEXEC.BAT and CONFIG.SYS as
  247. explained above, you can use your computer's memory management
  248. program to optimize your computer memory. The DOS 6 program that
  249. does this is MEMMAKER. (If you are using QEMM or another such
  250. program, refer to your user manual.) For MEMMAKER, the process is
  251. easy. At the DOS prompt, type MEMMAKER and press [Enter]. Follow
  252. the instructions on the screen. "Express Setup" should be just
  253. fine. Optimizing memory should cause your programs to run faster
  254. and/or more reliably. Read about MEMMAKER in your DOS 6 manual.
  255.  
  256. Slow performance ... Boot-up taking a long time:
  257. ------------------------------------------------
  258. You may need to do some computer house-cleaning. When was the
  259. last time you defragmented your hard drive? Are there old
  260. programs or program fragments clogging your disk? Once your disk
  261. is clean and organized, you should speed along. Using a 386? You
  262. may also want to look into one of those 486 speed doubling chips
  263. and a math co-processor. Both would improve performance.
  264.  
  265. Unless you have a special way that you are already using to
  266. defragment your hard disk, you may want to utilize the DOS
  267. command DEFRAG to handle this job. The process is easy, and can
  268. make your various programs (especially CAC) run faster. At the
  269. DOS prompt, type: DEFRAG and press [Enter]. Select your hard
  270. drive letter and press [Enter]. Follow instructions. Press [F1]
  271. for Help. Read your DOS manual for more information.
  272.  
  273. Math co-processor
  274. -----------------
  275. When you installed CAC, you were asked if you would be running
  276. under Windows. If so, CAC searched to see if you had a math
  277. co-processor. If not, CAC installed a virtual math co-processor.
  278. If you installed CAC under DOS and answered "no" to the "Will you
  279. be running CAC under Windows" question, and later decide you want
  280. to run under Windows, go to the Program Manager, select Run (type
  281. SYSEDIT), click on system.ini, go to the [386Enh] section and
  282. insert the line DEVICE=C:\COL_AID\WEMU387.386 and Exit, Save and
  283. reboot your computer. Now you may run under Windows.
  284.  
  285. WINDOWS 3.x Memory Settings
  286. ---------------------------
  287. Go to Program Manager, open the Control Panel, open Enhanced,
  288. open Virtual Memory. Swapfile Setting Size should be 10,000 or
  289. more; nearer to 25,000 is best. Click on Change, and enter a New
  290. Size (if necessary). Swapfile type should be set to Permanent
  291. (click on the far right side of the Type down arrow to change).
  292. Cache size of 512 KB is recommended Choose "32 Bit Disk Access"
  293. if allowed on your computer. "32 bit File Access" may not be a
  294. good choice. After making changes click on OK and reboot as
  295. instructed. Read your WINDOWS manual for more information.
  296.  
  297. WINDOWS 3.x CRASH:
  298. ------------------
  299. If CAC just disappears ... is gone ... and in a flash, you see a
  300. screen full of EEEEs and #s, the word "granular" and addresses
  301. ... suddenly you find yourself back at the Windows Program
  302. Manager or whatever program is next behind CAC, you have most
  303. likely experienced a memory conflict. 
  304.  
  305. CAC is sometimes a brat. It likes to be first. Most likely, if
  306. this occurs, you will have had more than one program running at
  307. the same time under WINDOWS, and CAC and one of the others
  308. simultaneously attempted to utilize the same memory address.
  309. Restart your computer. Then let CAC be first. This (and adjusting
  310. Windows Memory per above) should work. 
  311.  
  312. 386MAX on a Monochrome or CGA Monitor
  313. -------------------------------------
  314. You need to add this statement to the device line in your
  315. CONFIG.SYS file: EXCLUDE A000-B000
  316.  
  317. QEMM on a Monochrome or CGA Monitor
  318. ------------------------------------
  319. You need to add this statement to the device line in your
  320. CONFIG.SYS file: NOVIDEOFILL
  321.  
  322. PROBLEMS NOT SOLVED BY THE ABOVE?
  323. ---------------------------------
  324. If you experience a different kind of installation problem, and
  325. solve it, please let us know what you did--see our address below.
  326. We'll update this file at our World Wide Web site. Thank you.
  327.  
  328. Please provide us with some feedback
  329. -------------------------------------
  330. We want to make CAC be all you need it to be - press Q from CAC's
  331. Main Menu to access the Questionnaire. Thanks.
  332.  
  333. Deleting CAC from your hard drive - 386 with no Math Co-processor
  334. -----------------------------------------------------------------
  335. If during installation, you told CAC that you would be running
  336. CAC within Windows--and later you delete CAC, an error message
  337. will appear when you reboot Windows. Just press [Enter] to
  338. continue. To eliminate the message (which harms nothing), go to
  339. Program Manager, Run, type  SYSEDIT, click on system.ini, at the
  340. [386Enh] section delete the line: DEVICE=C:\COL_AID\WEMU387.386. 
  341.  
  342. DISCLAIMER
  343. ----------
  344. Formulas from the CSS/Financial Aid PROFILE-Institutional
  345. Methodology 1996-97 Computation Specifications are used in this
  346. application with permission of the College Board. (c) 1995 by the
  347. College Entrance Examination Board. All rights reserved. The
  348. College Board has not reviewed, and assumes no responsibility for
  349. the accuracy of either the programming or the results in this 
  350. application.
  351.  
  352. Think Ahead, Inc. and Bob Fesler, Jr., author of College Aid
  353. Calculator have made a sincere effort to achieve accuracy.
  354. However, be advised, you, (not us) are responsible for your own
  355. data entry and thereafter for how you utilize the data produced.
  356. CAC is a tool for testing your strategies. When in doubt, consult
  357. your favorite advisor on what to do next. 
  358.  
  359.             Think Ahead, Inc.
  360.             dba College Aid Calculator
  361.             Bob Fesler, Jr., author
  362.             PO Box 5G, Dresden, ME 04342
  363.             CollegeAid@maine.com
  364.             http://www.maine.com/collegeaid
  365.             VoiceMail and FAX: 1-207-737-2802
  366.  
  367. To Print this file: Press Alt-F, then P.
  368.  
  369.  
  370. To Exit, Press Alt-F, then X.
  371.  
  372.  
  373. After Exiting, remove disk from installation drive and restart
  374. your computer.
  375.